Skip to content

feat(cis): Add logpush-jobs-api module for CIS Logpush Jobs#190

Merged
sridhargk merged 2 commits into
masterfrom
fix-logpush-issue
Jun 9, 2026
Merged

feat(cis): Add logpush-jobs-api module for CIS Logpush Jobs#190
sridhargk merged 2 commits into
masterfrom
fix-logpush-issue

Conversation

@anaghajoshiibm

Copy link
Copy Markdown
Collaborator

PR summary

Added Java SDK module for CIS Logpush Jobs API with 11 operations supporting COS, LogDNA, Generic, HTTP, and IBM Cloud Logs destinations.

Fixes: https://github.ibm.com/NetworkTribe/CIS_Support/issues/5296

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

No Java SDK exists for CIS Logpush Jobs API.

What is the new behavior?

Java SDK module logpush-jobs-api added with 11 API operations, 28 model classes, and comprehensive integration tests aligned with Go SDK.

Does this PR introduce a breaking change?

  • Yes
  • No

This is a new feature addition with no changes to existing APIs.

Other information

Signed-off-by: Anagha Joshi <Anagha.Joshi3@ibm.com>
sirijaibm
sirijaibm previously approved these changes May 14, 2026
Signed-off-by: Anagha Joshi <anagha.joshi3@ibm.com>
@anaghajoshiibm

Copy link
Copy Markdown
Collaborator Author
  • Remove debug comments from pom.xml and integration test
  • Add missing newlines to 37 files
  • Support staging IAM authentication via AUTH_URL
  • Fix job name validation (remove spaces)

Tests: 70/70 unit tests passing, Custom HTTP integration test passing
image

@anaghajoshiibm anaghajoshiibm requested a review from sirijaibm May 27, 2026 10:40
@sridhargk sridhargk merged commit cf36af2 into master Jun 9, 2026
8 checks passed
@sridhargk sridhargk deleted the fix-logpush-issue branch June 9, 2026 05:15
@sridhargk

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 0.48.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants